Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update annotation name extraction logic and add unit tests #320

Merged
merged 4 commits into from
Oct 30, 2023

Conversation

dandhlee
Copy link
Collaborator

Adds unit test coverage. Goldens should take care of the end-to-end coverage but adding unit test does help - while adding unit test coverage, noticed the unused code and refactored the logic a bit.

Fixes #318. Towards #311.

  • Tests pass
  • Appropriate changes to README are included in PR

@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Oct 29, 2023
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Oct 29, 2023
@dandhlee dandhlee marked this pull request as ready for review October 29, 2023 08:34
@dandhlee dandhlee requested review from a team as code owners October 29, 2023 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add unit tests for https://github.com/googleapis/sphinx-docfx-yaml/pull/312
2 participants